entry: use padding on the image area to position the image
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 30 Jan 2012 21:47:55 +0000 (16:47 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 31 Jan 2012 15:04:27 +0000 (10:04 -0500)
commit5ec36a015cc15beefd4e1eb4eb1e91c896b60bf1
treea58683a46eb189347a2001827bcb26306d5098e0
parent2cbe0886742ac448683496df19a07adc31bdb2c5
entry: use padding on the image area to position the image

Don't assume the padding of the icons is the same padding of the rest of
the entry.
This also allows to set different paddings for left and right icons.
gtk/gtkentry.c